lasso 0.5.1

A multithreaded and single threaded string interner that allows strings to be cached with a minimal memory footprint, associating them with a unique key that can be used to retrieve them at any time.
Documentation
1. Update version of Cargo.toml
2. Remove `multi-threaded` feature default features
3. Update benchmarks